Cook: ncdc 1.19.1 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): bzip2-dev-1.0.8-i486 Installing (pkg/local): sqlite3-3.24.0-i486 Installing (pkg/local): tcl-8.6.9-i486 Installing (pkg/local): libsqlite3-tcl-3.24.0-i486 Installing (pkg/local): lemon-3.24.0-i486 Installing (pkg/local): sqlite3-analyzer-3.24.0-i486 Installing (pkg/local): sqlite3-dev-3.24.0-any Installing (pkg/local): libunistring-0.9.10-i486 Installing (pkg/local): libidn2-2.1.0-i486 Installing (pkg/local): libp11-kit-0.23.12-i486 Installing (pkg/local): libtasn1-4.13-i486 Installing (pkg/local): nettle-3.4-i486 Installing (pkg/local): unbound-1.7.3-i486 Installing (pkg/local): libgnutls-3.5.19-i486 Installing (pkg/local): gnutls-3.5.19-i486 Installing (pkg/local): gmp-dev-6.2.0-i486 Installing (pkg/local): libunistring-dev-0.9.10-any Installing (pkg/local): libidn2-dev-2.1.0-any Installing (pkg/local): libtasn1-dev-4.13-any Installing (pkg/local): nettle-dev-3.4-i486 Installing (pkg/local): p11-kit-0.23.12-i486 Installing (pkg/local): p11-kit-dev-0.23.12-any Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): unbound-dev-1.7.3-any Installing (pkg/local): gnutls-dev-3.5.19-any Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): glib-2.64.3-i486 Installing (pkg/local): libpcre16-8.42-i486 Installing (pkg/local): libpcre32-8.42-i486 Installing (pkg/local): libpcrecpp-8.42-i486 Installing (pkg/local): libpcreposix-8.42-i486 Installing (pkg/local): pcre-8.42-any Installing (pkg/local): pcre-apps-8.42-i486 Installing (pkg/local): pcre-dev-8.42-any Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): util-linux-uuid-dev-2.33.1-any Installing (pkg/local): util-linux-blkid-dev-2.33.1-any Installing (pkg/local): util-linux-mount-dev-2.33.1-any Installing (pkg/local): glib-dev-2.64.3-i486 Extracting source archive "ncdc-1.19.1.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make supports nested variables... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.18... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether make supports nested variables... (cached) yes checking for pod2man... yes checking for makeheaders... no checking for zlib.h... yes checking for bzlib.h... yes checking for ncursesw/ncurses.h... no checking for ncurses/ncurses.h... no checking for ncurses.h... yes checking for posix_fadvise... yes checking for library containing inet_pton... none required checking for library containing socket... none required checking which sendfile() implementation to use... Linux checking for get_wch in -lncursesw... yes checking for deflate in -lz... yes checking for BZ2_bzReadOpen in -lbz2... yes checking for SQLITE... yes checking for GLIB... yes checking for GNUTLS... yes checking for git... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/slitaz/wok/ncdc/source/ncdc-1.19.1' GEN src/version.h CC deps/ylib/yuri.o CC deps/yxml.o CC deps/makeheaders.o CC doc/gendoc.o CCLD gendoc GEN doc/ncdc.pod GEN doc/ncdc.1 AR libdeps.a CCLD makeheaders GEN mkhdr.done CC src/bloom.o CC src/cc.o CC src/commands.o CC src/db.o CC src/dl.o CC src/dlfile.o src/db.c: In function 'db_queue_process': src/db.c:295:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal trans_end = {}; // tv_sec = 0 if no transaction is active ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from src/ncdc.h:61, from src/db.c:27: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ src/db.c:305:7: warning: 'g_async_queue_timed_pop' is deprecated: Use 'g_async_queue_timeout_pop' instead [-Wdeprecated-declarations] trans_end.tv_sec ? g_async_queue_timed_pop(db_queue, &trans_end) : ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:32, from src/ncdc.h:61, from src/db.c:27: /usr/include/glib-2.0/glib/gasyncqueue.h:115:14: note: declared here gpointer g_async_queue_timed_pop (GAsyncQueue *queue, ^~~~~~~~~~~~~~~~~~~~~~~ src/db.c:371:7: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&trans_end); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from src/ncdc.h:61, from src/db.c:27: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ src/db.c:372:7: warning: 'g_time_val_add' is deprecated [-Wdeprecated-declarations] g_time_val_add(&trans_end, DB_FLUSH_TIMEOUT); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:88, from src/ncdc.h:61, from src/db.c:27: /usr/include/glib-2.0/glib/gtimer.h:67:10: note: declared here void g_time_val_add (GTimeVal *time_, ^~~~~~~~~~~~~~ In file included from src/dlfile.c:28: src/dlfile.h:174:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dlfile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ src/dlfile.c: In function 'dlfile_save_bitmap_timeout': src/dlfile.c:122:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&dl->lock); ^~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:122:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&dl->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dlfile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:122:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&dl->lock); ^~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:132:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:132:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&dl->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dlfile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:132:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c: In function 'dlfile_getchunk': src/dlfile.c:486:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&dl->lock); ^~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:486:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&dl->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dlfile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:486:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&dl->lock); ^~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:534:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:534:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&dl->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dlfile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:534:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c: In function 'dlfile_recv_check': src/dlfile.c:546:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:546:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dlfile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:546:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:563:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:563:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dlfile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:563:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c: In function 'dlfile_recv': src/dlfile.c:612:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:612:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dlfile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:612:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:616:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:616:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dlfile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:616:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:628:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:628:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dlfile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/dlfile.c:628:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&t->dl->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/db.c: In function 'db_init': src/db.c:1614:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] db_thread = g_thread_create(db_thread_func, g_build_filename(db_dir, "db.sqlite3", NULL), TRUE, NULL); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/db.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:100:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ In file included from src/commands.c:28: src/commands.h:454:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/commands.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ In file included from src/dl.c:28: src/dl.h:330:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dl.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ src/dl.c: In function 'dl_queue_addlist': src/dl.c:540:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init(&dl->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dl.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:146:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ src/dl.c: In function 'dl_queue_addfile': src/dl.c:579:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init(&dl->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dl.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:146:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ src/dl.c: In function 'dl_load_dl': src/dl.c:917:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init(&dl->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/dl.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:146:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ In file included from src/cc.c:28: src/cc.h:241:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/cc.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ In file included from src/cc.c:28: src/cc.h:461:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; // protects total, last, rate and burst ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/cc.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ CC src/fl_load.o CC src/fl_local.o CC src/fl_save.o CC src/fl_util.o In file included from src/fl_local.c:28: src/fl_local.h:243:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; // protects total, last, rate and burst ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/fl_local.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ src/fl_local.c: In function 'fl_hash_burst': src/fl_local.c:507:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal end; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from src/ncdc.h:61, from src/fl_local.c:27: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ src/fl_local.c:508:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time(&end); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from src/ncdc.h:61, from src/fl_local.c:27: /usr/include/glib-2.0/glib/gmain.h:679:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ src/fl_local.c:509:5: warning: 'g_time_val_add' is deprecated [-Wdeprecated-declarations] g_time_val_add(&end, 100*1000); // Wake up every 100ms. ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:88, from src/ncdc.h:61, from src/fl_local.c:27: /usr/include/glib-2.0/glib/gtimer.h:67:10: note: declared here void g_time_val_add (GTimeVal *time_, ^~~~~~~~~~~~~~ src/fl_local.c:510:5: warning: 'g_cond_timed_wait' is deprecated [-Wdeprecated-declarations] g_cond_timed_wait(fl_hash_resetcond, fl_hash_resetlock, &end); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/fl_local.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here gboolean g_cond_timed_wait (GCond *cond, ^~~~~~~~~~~~~~~~~ src/fl_local.c: In function 'fl_hash_process': src/fl_local.c:629:13: warning: Deprecated pre-processor symbol ratecalc_reset(&fl_hash_rate); ^~~~~~~~~~~~~~~~~~~~~~ src/fl_local.c:629:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_reset(&fl_hash_rate); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/fl_local.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/fl_local.c:629:13: warning: Deprecated pre-processor symbol, replace with ratecalc_reset(&fl_hash_rate); ^~~~~~~~~~~~~~~~~~~~~~ src/fl_local.c:629:13: warning: Deprecated pre-processor symbol ratecalc_reset(&fl_hash_rate); ^~~~~~~~~~~~~~~~~~~~~~ src/fl_local.c:629:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_reset(&fl_hash_rate); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/fl_local.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/fl_local.c:629:13: warning: Deprecated pre-processor symbol, replace with ratecalc_reset(&fl_hash_rate); ^~~~~~~~~~~~~~~~~~~~~~ src/fl_local.c: In function 'fl_init': src/fl_local.c:1003:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] fl_hash_resetlock = g_mutex_new(); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/fl_local.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:273:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ src/fl_local.c:1004:3: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] fl_hash_resetcond = g_cond_new(); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/fl_local.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GCond * g_cond_new (void); ^~~~~~~~~~ src/fl_local.c:1009:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] ratecalc_init(&fl_hash_rate); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/fl_local.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:146:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ src/fl_local.c:1009:13: warning: Deprecated pre-processor symbol ratecalc_init(&fl_hash_rate); ^~~~~~~~~~~~~~~~~~~ src/fl_local.c:1009:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_init(&fl_hash_rate); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/fl_local.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/fl_local.c:1009:13: warning: Deprecated pre-processor symbol, replace with ratecalc_init(&fl_hash_rate); ^~~~~~~~~~~~~~~~~~~ src/fl_local.c:1009:13: warning: Deprecated pre-processor symbol ratecalc_init(&fl_hash_rate); ^~~~~~~~~~~~~~~~~~~ src/fl_local.c:1009:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_init(&fl_hash_rate); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/fl_local.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/fl_local.c:1009:13: warning: Deprecated pre-processor symbol, replace with ratecalc_init(&fl_hash_rate); ^~~~~~~~~~~~~~~~~~~ CC src/hub.o CC src/listen.o In file included from src/hub.c:28: src/hub.h:559:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/hub.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ CC src/main.o CC src/proto.o CC src/net.o In file included from src/listen.c:27: src/listen.h:346:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/listen.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ CC src/search.o CC src/strutil.o src/main.c: In function 'main': src/main.c:420:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/main.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:261:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from src/net.c:28: src/net.h:202:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; // protects total, last, rate and burst ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ src/net.c:237:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; // protects n->left, any data used within the low_* functions and, in the case of a disconnect, net->sock and net->tls. ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ src/net.c: In function 'syn_new': src/net.c:261:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:146:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ src/net.c: In function 'syn_wait': src/net.c:330:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~~ src/net.c:330:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:330:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~~ src/net.c:336:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~ src/net.c:336:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:336:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~ src/net.c: In function 'syn_upload_sendfile': src/net.c:402:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:402:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:402:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:405:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:405:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:405:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c: In function 'syn_upload_buf': src/net.c:449:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:449:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:449:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:458:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:458:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:458:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c: In function 'syn_download': src/net.c:484:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~ src/net.c:484:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:484:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~ src/net.c:489:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:489:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:489:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~~~ src/net.c: In function 'syn_thread': src/net.c:515:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~~ src/net.c:515:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:515:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~~ src/net.c:518:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~ src/net.c:518:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:518:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~ src/net.c: In function 'net_left': src/net.c:557:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:557:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:557:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:559:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:559:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:559:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c: In function 'net_connected': src/net.c:1014:13: warning: Deprecated pre-processor symbol ratecalc_reset(&n->rate_in); ^~~~~~~~~~~~~~~~~~ src/net.c:1014:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_reset(&n->rate_in); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1014:13: warning: Deprecated pre-processor symbol, replace with ratecalc_reset(&n->rate_in); ^~~~~~~~~~~~~~~~~~ src/net.c:1014:13: warning: Deprecated pre-processor symbol ratecalc_reset(&n->rate_in); ^~~~~~~~~~~~~~~~~~ src/net.c:1014:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_reset(&n->rate_in); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1014:13: warning: Deprecated pre-processor symbol, replace with ratecalc_reset(&n->rate_in); ^~~~~~~~~~~~~~~~~~ src/net.c:1015:13: warning: Deprecated pre-processor symbol ratecalc_reset(&n->rate_out); ^~~~~~~~~~~~~~~~~~~ src/net.c:1015:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_reset(&n->rate_out); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1015:13: warning: Deprecated pre-processor symbol, replace with ratecalc_reset(&n->rate_out); ^~~~~~~~~~~~~~~~~~~ src/net.c:1015:13: warning: Deprecated pre-processor symbol ratecalc_reset(&n->rate_out); ^~~~~~~~~~~~~~~~~~~ src/net.c:1015:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_reset(&n->rate_out); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1015:13: warning: Deprecated pre-processor symbol, replace with ratecalc_reset(&n->rate_out); ^~~~~~~~~~~~~~~~~~~ src/net.c: In function 'net_last_activity': src/net.c:1196:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1196:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1196:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1199:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1199:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1199:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&n->syn->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c: In function 'net_new': src/net.c:1261:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] ratecalc_init(&n->rate_in); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:146:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ src/net.c:1261:13: warning: Deprecated pre-processor symbol ratecalc_init(&n->rate_in); ^~~~~~~~~~~~~~~~~ src/net.c:1261:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_init(&n->rate_in); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1261:13: warning: Deprecated pre-processor symbol, replace with ratecalc_init(&n->rate_in); ^~~~~~~~~~~~~~~~~ src/net.c:1261:13: warning: Deprecated pre-processor symbol ratecalc_init(&n->rate_in); ^~~~~~~~~~~~~~~~~ src/net.c:1261:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_init(&n->rate_in); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1261:13: warning: Deprecated pre-processor symbol, replace with ratecalc_init(&n->rate_in); ^~~~~~~~~~~~~~~~~ src/net.c:1262:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] ratecalc_init(&n->rate_out); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:146:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ src/net.c:1262:13: warning: Deprecated pre-processor symbol ratecalc_init(&n->rate_out); ^~~~~~~~~~~~~~~~~~ src/net.c:1262:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_init(&n->rate_out); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1262:13: warning: Deprecated pre-processor symbol, replace with ratecalc_init(&n->rate_out); ^~~~~~~~~~~~~~~~~~ src/net.c:1262:13: warning: Deprecated pre-processor symbol ratecalc_init(&n->rate_out); ^~~~~~~~~~~~~~~~~~ src/net.c:1262:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_init(&n->rate_out); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1262:13: warning: Deprecated pre-processor symbol, replace with ratecalc_init(&n->rate_out); ^~~~~~~~~~~~~~~~~~ src/net.c: In function 'net_disconnect': src/net.c:1327:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~ src/net.c:1327:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1327:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~ src/net.c:1338:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1338:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1338:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&s->lock); ^~~~~~~~~~~~~~~~~~~~~~~~ src/net.c: In function 'net_init_global': src/net.c:1476:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] ratecalc_init(&net_in); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:146:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ src/net.c:1476:13: warning: Deprecated pre-processor symbol ratecalc_init(&net_in); ^~~~~~~~~~~~~ src/net.c:1476:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_init(&net_in); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1476:13: warning: Deprecated pre-processor symbol, replace with ratecalc_init(&net_in); ^~~~~~~~~~~~~ src/net.c:1476:13: warning: Deprecated pre-processor symbol ratecalc_init(&net_in); ^~~~~~~~~~~~~ src/net.c:1476:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_init(&net_in); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1476:13: warning: Deprecated pre-processor symbol, replace with ratecalc_init(&net_in); ^~~~~~~~~~~~~ src/net.c:1477:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] ratecalc_init(&net_out); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:146:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ src/net.c:1477:13: warning: Deprecated pre-processor symbol ratecalc_init(&net_out); ^~~~~~~~~~~~~~ src/net.c:1477:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_init(&net_out); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1477:13: warning: Deprecated pre-processor symbol, replace with ratecalc_init(&net_out); ^~~~~~~~~~~~~~ src/net.c:1477:13: warning: Deprecated pre-processor symbol ratecalc_init(&net_out); ^~~~~~~~~~~~~~ src/net.c:1477:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] ratecalc_init(&net_out); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/net.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/net.c:1477:13: warning: Deprecated pre-processor symbol, replace with ratecalc_init(&net_out); ^~~~~~~~~~~~~~ CC src/tth.o CC src/ui.o CC src/uit_conn.o CC src/uit_dl.o In file included from src/ui.c:28: src/ui.h:117:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; // protects total, last, rate and burst ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/ui.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ CC src/uit_fl.o In file included from src/uit_conn.c:28: src/uit_conn.h:51:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/uit_conn.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ In file included from src/uit_conn.c:28: src/uit_conn.h:318:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; // protects total, last, rate and burst ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/uit_conn.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ In file included from src/uit_dl.c:28: src/uit_dl.h:261:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/uit_dl.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ CC src/uit_hub.o CC src/uit_main.o CC src/uit_msg.o CC src/uit_search.o CC src/uit_userlist.o CC src/ui_colors.o CC src/ui_listing.o CC src/ui_logwindow.o CC src/ui_textinput.o CC src/util.o CC src/vars.o In file included from src/util.c:28: src/util.h:163:3: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] GStaticMutex lock; // protects total, last, rate and burst ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here typedef struct ^~~~~~ src/util.c: In function 'ratecalc_add': src/util.c:785:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ src/util.c:785:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:785:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ src/util.c:788:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/util.c:788:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:788:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/util.c: In function 'ratecalc_rate': src/util.c:793:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ src/util.c:793:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:793:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ src/util.c:795:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/util.c:795:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:795:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/util.c: In function 'ratecalc_burst': src/util.c:801:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ src/util.c:801:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:801:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ src/util.c:803:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/util.c:803:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:803:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/util.c: In function 'ratecalc_total': src/util.c:809:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ src/util.c:809:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:809:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ src/util.c:811:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/util.c:811:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:811:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/util.c: In function 'ratecalc_calc': src/util.c:836:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/util.c:836:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:836:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~ src/util.c:849:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:849:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:849:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:873:13: warning: Deprecated pre-processor symbol g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:873:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:873:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_lock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:878:13: warning: Deprecated pre-processor symbol g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:878:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111, from src/ncdc.h:61, from src/util.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/util.c:878:13: warning: Deprecated pre-processor symbol, replace with g_static_mutex_unlock(&rc->lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD ncdc make[1]: Leaving directory '/home/slitaz/wok/ncdc/source/ncdc-1.19.1' make[1]: Entering directory '/home/slitaz/wok/ncdc/source/ncdc-1.19.1' ./install-sh -c -d '/home/slitaz/wok/ncdc/install/usr/bin' ./install-sh -c -d '/home/slitaz/wok/ncdc/install/usr/share/man/man1' /usr/bin/install -c ncdc '/home/slitaz/wok/ncdc/install/usr/bin' /usr/bin/install -c -m 644 doc/ncdc.1 '/home/slitaz/wok/ncdc/install/usr/share/man/man1' make[1]: Leaving directory '/home/slitaz/wok/ncdc/source/ncdc-1.19.1' ================================================================================ Executing strip on all files... Done Time: 0.17s. Size: 414444 B -> 338744 B. Save: 74 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 2.75s. Size: 51519 B -> 15702 B. Save: 35 KB. Cache hit: 0/1. ================================================================================ Build dependencies to remove: 47 Removing: advancecomp-static bzip2-dev glib glib-dev gmp-dev gnutls gnutls-dev lemon libgdbm libgnutls libidn2 libidn2-dev libp11-kit libpcre libpcre16 libpcre32 libpcrecpp libpcreposix libsqlite3-tcl libtasn1 libtasn1-dev libunistring libunistring-dev nettle nettle-dev openssl-dev p11-kit p11-kit-dev pcre pcre-apps pcre-dev perl perl-core sqlite3 sqlite3-analyzer sqlite3-dev tcl unbound unbound-dev util-linux-blkid util-linux-blkid-dev util-linux-mount util-linux-mount-dev util-linux-smartcols util-linux-uuid util-linux-uuid-dev zlib-dev Pack: ncdc 1.19.1 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "ncdc-1.19.1-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "ncdc-1.19.1-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/ncdc-1.19.1... Done Checking site script in source/ncdc-1.19.1... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: ncdc 1.19.1 ================================================================================ Src file : ncdc-1.19.1.tar.gz Src size : 348.0K Source dir : 3.7M Produced : 372.0K Cook time : 42s Cook date : 2020-07-07 16:09 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 360.0K : 136.7K : 1 : ncdc-1.19.1-i486.tazpkg ================================================================================