=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for fluidsynth-1.1.6nb2 Making all in src /usr/pkg/bin/bmake all-am /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -D_REENTRANT -O2 -DDEVOSSAUDIO="\"\"" -march=i586 -I/usr/pkg/include -I/usr/include -D_REENTRANT -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_conv.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_conv.Tpo -c -o utils/libfluidsynth_la-fluid_conv.lo `test -f 'utils/fluid_conv.c' || echo './'`utils/fluid_conv.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include -O2 -DDEVOSSAUDIO=\"\" -march=i586 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_conv.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_conv.Tpo -c utils/fluid_conv.c -fPIC -DPIC -o utils/.libs/libfluidsynth_la-fluid_conv.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include -O2 -DDEVOSSAUDIO=\"\" -march=i586 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_conv.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_conv.Tpo -c utils/fluid_conv.c -o utils/libfluidsynth_la-fluid_conv.o >/dev/null 2>&1 mv -f utils/.deps/libfluidsynth_la-fluid_conv.Tpo utils/.deps/libfluidsynth_la-fluid_conv.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -D_REENTRANT -O2 -DDEVOSSAUDIO="\"\"" -march=i586 -I/usr/pkg/include -I/usr/include -D_REENTRANT -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_hash.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_hash.Tpo -c -o utils/libfluidsynth_la-fluid_hash.lo `test -f 'utils/fluid_hash.c' || echo './'`utils/fluid_hash.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include -O2 -DDEVOSSAUDIO=\"\" -march=i586 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_hash.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_hash.Tpo -c utils/fluid_hash.c -fPIC -DPIC -o utils/.libs/libfluidsynth_la-fluid_hash.o In file included from utils/fluid_hash.c:35: In file included from ../src/utils/fluid_hash.h:40: ../src/utils/fluid_sys.h:161:31: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:260:10: note: 'g_thread_init' declared here void g_thread_init (gpointer vtable); ^ In file included from utils/fluid_hash.c:35: In file included from ../src/utils/fluid_hash.h:40: ../src/utils/fluid_sys.h:162:10: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:272:17: note: 'g_mutex_new' declared here GMutex * g_mutex_new (void); ^ utils/fluid_hash.c:642:7: warning: 'g_atomic_int_exchange_and_add' is deprecated [-Wdeprecated-declarations] if (fluid_atomic_int_exchange_and_add (&hashtable->ref_count, -1) - 1 == 0) ^ ../src/utils/fluid_sys.h:186:3: note: expanded from macro 'fluid_atomic_int_exchange_and_add' g_atomic_int_exchange_and_add(_pi, _add) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/gatomic.h:82:25: note: 'g_atomic_int_exchange_and_add' declared here gint g_atomic_int_exchange_and_add (volatile gint *atomic, ^ 3 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include -O2 -DDEVOSSAUDIO=\"\" -march=i586 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_hash.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_hash.Tpo -c utils/fluid_hash.c -o utils/libfluidsynth_la-fluid_hash.o >/dev/null 2>&1 mv -f utils/.deps/libfluidsynth_la-fluid_hash.Tpo utils/.deps/libfluidsynth_la-fluid_hash.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -D_REENTRANT -O2 -DDEVOSSAUDIO="\"\"" -march=i586 -I/usr/pkg/include -I/usr/include -D_REENTRANT -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_list.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_list.Tpo -c -o utils/libfluidsynth_la-fluid_list.lo `test -f 'utils/fluid_list.c' || echo './'`utils/fluid_list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include -O2 -DDEVOSSAUDIO=\"\" -march=i586 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_list.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_list.Tpo -c utils/fluid_list.c -fPIC -DPIC -o utils/.libs/libfluidsynth_la-fluid_list.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include -O2 -DDEVOSSAUDIO=\"\" -march=i586 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_list.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_list.Tpo -c utils/fluid_list.c -o utils/libfluidsynth_la-fluid_list.o >/dev/null 2>&1 mv -f utils/.deps/libfluidsynth_la-fluid_list.Tpo utils/.deps/libfluidsynth_la-fluid_list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -D_REENTRANT -O2 -DDEVOSSAUDIO="\"\"" -march=i586 -I/usr/pkg/include -I/usr/include -D_REENTRANT -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_ringbuffer.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_ringbuffer.Tpo -c -o utils/libfluidsynth_la-fluid_ringbuffer.lo `test -f 'utils/fluid_ringbuffer.c' || echo './'`utils/fluid_ringbuffer.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include -O2 -DDEVOSSAUDIO=\"\" -march=i586 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_ringbuffer.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_ringbuffer.Tpo -c utils/fluid_ringbuffer.c -fPIC -DPIC -o utils/.libs/libfluidsynth_la-fluid_ringbuffer.o In file included from utils/fluid_ringbuffer.c:26: In file included from ../src/utils/fluid_ringbuffer.h:24: ../src/utils/fluid_sys.h:161:31: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:260:10: note: 'g_thread_init' declared here void g_thread_init (gpointer vtable); ^ In file included from utils/fluid_ringbuffer.c:26: In file included from ../src/utils/fluid_ringbuffer.h:24: ../src/utils/fluid_sys.h:162:10: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:272:17: note: 'g_mutex_new' declared here GMutex * g_mutex_new (void); ^ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include -O2 -DDEVOSSAUDIO=\"\" -march=i586 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_ringbuffer.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_ringbuffer.Tpo -c utils/fluid_ringbuffer.c -o utils/libfluidsynth_la-fluid_ringbuffer.o >/dev/null 2>&1 mv -f utils/.deps/libfluidsynth_la-fluid_ringbuffer.Tpo utils/.deps/libfluidsynth_la-fluid_ringbuffer.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -D_REENTRANT -O2 -DDEVOSSAUDIO="\"\"" -march=i586 -I/usr/pkg/include -I/usr/include -D_REENTRANT -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_settings.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_settings.Tpo -c -o utils/libfluidsynth_la-fluid_settings.lo `test -f 'utils/fluid_settings.c' || echo './'`utils/fluid_settings.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include -O2 -DDEVOSSAUDIO=\"\" -march=i586 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_settings.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_settings.Tpo -c utils/fluid_settings.c -fPIC -DPIC -o utils/.libs/libfluidsynth_la-fluid_settings.o In file included from utils/fluid_settings.c:22: ../src/utils/fluid_sys.h:161:31: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:260:10: note: 'g_thread_init' declared here void g_thread_init (gpointer vtable); ^ In file included from utils/fluid_settings.c:22: ../src/utils/fluid_sys.h:162:10: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:272:17: note: 'g_mutex_new' declared here GMutex * g_mutex_new (void); ^ utils/fluid_settings.c:244:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_init (settings->mutex); ^ ../src/utils/fluid_sys.h:148:31: note: expanded from macro 'fluid_rec_mutex_init' if (!g_thread_supported ()) g_thread_init (NULL); \ ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:260:10: note: 'g_thread_init' declared here void g_thread_init (gpointer vtable); ^ utils/fluid_settings.c:244:3: warning: 'g_static_rec_mutex_init' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_init (settings->mutex); ^ ../src/utils/fluid_sys.h:149:3: note: expanded from macro 'fluid_rec_mutex_init' g_static_rec_mutex_init (&(_m)); \ ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:171:10: note: 'g_static_rec_mutex_init' declared here void g_static_rec_mutex_init (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:258:3: warning: 'g_static_rec_mutex_free' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_destroy (settings->mutex); ^ ../src/utils/fluid_sys.h:143:39: note: expanded from macro 'fluid_rec_mutex_destroy' #define fluid_rec_mutex_destroy(_m) g_static_rec_mutex_free(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:190:10: note: 'g_static_rec_mutex_free' declared here void g_static_rec_mutex_free (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:452:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:473:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:494:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:520:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:541:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:567:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:588:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:590:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:611:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:626:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:647:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:662:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:684:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:723:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:755:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:785:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:811:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:841:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:873:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:896:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:919:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:937:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:959:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:977:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1001:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1012:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1034:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1054:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1077:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1101:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1124:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1133:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1157:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1166:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1185:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1193:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1216:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1240:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1263:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1272:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1295:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1304:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1323:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1331:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1360:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); /* ++ lock */ ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1364:5: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1380:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1402:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1405:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1434:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); /* ++ lock */ ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1438:5: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1475:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1554:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ ../src/utils/fluid_sys.h:144:39: note: expanded from macro 'fluid_rec_mutex_lock' #define fluid_rec_mutex_lock(_m) g_static_rec_mutex_lock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:174:10: note: 'g_static_rec_mutex_lock' declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ utils/fluid_settings.c:1570:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ ../src/utils/fluid_sys.h:145:39: note: expanded from macro 'fluid_rec_mutex_unlock' #define fluid_rec_mutex_unlock(_m) g_static_rec_mutex_unlock(&(_m)) ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:180:10: note: 'g_static_rec_mutex_unlock' declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ 59 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include -O2 -DDEVOSSAUDIO=\"\" -march=i586 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_settings.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_settings.Tpo -c utils/fluid_settings.c -o utils/libfluidsynth_la-fluid_settings.o >/dev/null 2>&1 mv -f utils/.deps/libfluidsynth_la-fluid_settings.Tpo utils/.deps/libfluidsynth_la-fluid_settings.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -D_REENTRANT -O2 -DDEVOSSAUDIO="\"\"" -march=i586 -I/usr/pkg/include -I/usr/include -D_REENTRANT -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_sys.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_sys.Tpo -c -o utils/libfluidsynth_la-fluid_sys.lo `test -f 'utils/fluid_sys.c' || echo './'`utils/fluid_sys.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../include -I../src -I../src/drivers -I../src/synth -I../src/rvoice -I../src/midi -I../src/utils -I../src/sfloader -I../src/bindings -D_REENTRANT -DPCRE_STATIC -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/lib/glib-2.0/include -I/usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include -O2 -DDEVOSSAUDIO=\"\" -march=i586 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual -MT utils/libfluidsynth_la-fluid_sys.lo -MD -MP -MF utils/.deps/libfluidsynth_la-fluid_sys.Tpo -c utils/fluid_sys.c -fPIC -DPIC -o utils/.libs/libfluidsynth_la-fluid_sys.o In file included from utils/fluid_sys.c:21: ../src/utils/fluid_sys.h:161:31: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:260:10: note: 'g_thread_init' declared here void g_thread_init (gpointer vtable); ^ In file included from utils/fluid_sys.c:21: ../src/utils/fluid_sys.h:162:10: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:272:17: note: 'g_mutex_new' declared here GMutex * g_mutex_new (void); ^ utils/fluid_sys.c:424:22: error: variable has incomplete type 'struct sched_param' struct sched_param priority; ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/pthread.h:280:8: note: forward declaration of 'struct sched_param' struct sched_param; ^ utils/fluid_sys.c:432:49: error: use of undeclared identifier 'SCHED_FIFO' if (pthread_setschedparam (pthread_self (), SCHED_FIFO, &priority) == 0) { ^ utils/fluid_sys.c:579:31: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:260:10: note: 'g_thread_init' declared here void g_thread_init (gpointer vtable); ^ utils/fluid_sys.c:580:10: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] return g_cond_new (); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:17: note: 'g_cond_new' declared here GCond * g_cond_new (void); ^ utils/fluid_sys.c:617:31: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:260:10: note: 'g_thread_init' declared here void g_thread_init (gpointer vtable); ^ utils/fluid_sys.c:632:14: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] thread = g_thread_create (fluid_thread_high_prio, info, detach == FALSE, &err); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:100:10: note: 'g_thread_create' declared here GThread *g_thread_create (GThreadFunc func, ^ utils/fluid_sys.c:634:17: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] else thread = g_thread_create ((GThreadFunc)func, data, detach == FALSE, &err); ^ /usr/pkgsrc/work/audio/fluidsynth/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:100:10: note: 'g_thread_create' declared here GThread *g_thread_create (GThreadFunc func, ^ utils/fluid_sys.c:872:12: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((c == '\n')) ~~^~~~~~~ utils/fluid_sys.c:872:12: note: remove extraneous parentheses around the comparison to silence this warning if ((c == '\n')) ~ ^ ~ utils/fluid_sys.c:872:12: note: use '=' to turn this equality comparison into an assignment if ((c == '\n')) ^~ = 8 warnings and 2 errors generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/audio/fluidsynth/work/fluidsynth-1.1.6/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/audio/fluidsynth/work/fluidsynth-1.1.6/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/audio/fluidsynth/work/fluidsynth-1.1.6 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/fluidsynth *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/fluidsynth