+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dctc-0.85.9nb26/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dctc-0.85.9nb26/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for dctc-0.85.9nb26
cd . && /usr/bin/bash ./config.status Makefile 
config.status: creating Makefile
cd . && /usr/bin/bash ./config.status config.h
config.status: creating config.h
/opt/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/home/pbulk/build/net/dctc/work/dctc-0.85.9'
Making all in src
gmake[2]: Entering directory '/home/pbulk/build/net/dctc/work/dctc-0.85.9/src'
cd .. && /usr/bin/bash ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT hublist.o -MD -MP -MF ".deps/hublist.Tpo" \
  -c -o hublist.o `test -f 'hublist.c' || echo './'`hublist.c; \
then mv -f ".deps/hublist.Tpo" ".deps/hublist.Po"; \
else rm -f ".deps/hublist.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from hublist.c:39:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
hublist.c: In function 'process_env_sources':
hublist.c:372:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  372 |                         g_string_sprintf(qry,"GET %s HTTP/1.1\n"
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
hublist.c:379:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  379 |                         g_string_sprintfa(qry,"Host: %s\n"
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~                                                 
hublist.c:387:41: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  387 |                                 g_string_sprintf(pxyqry,"GET %s HTTP/1.1\n"
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
hublist.c:396:41: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  396 |                                 g_string_sprintf(pxyqry,"GET %s HTTP/1.1\n"
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
hublist.c: In function 'process_hub_source':
hublist.c:503:48: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  503 |                                         g_string_sprintfa(pppxy,"Authorization: Basic %s\n\n",user_id);
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT format_xml_hublist.o -MD -MP -MF ".deps/format_xml_hublist.Tpo" \
  -c -o format_xml_hublist.o `test -f 'format_xml_hublist.c' || echo './'`format_xml_hublist.c; \
then mv -f ".deps/format_xml_hublist.Tpo" ".deps/format_xml_hublist.Po"; \
else rm -f ".deps/format_xml_hublist.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from format_xml_hublist.c:36:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
/usr/bin/bash ../libtool --mode=link gcc  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4  -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o hublist  hublist.o format_xml_hublist.o -L/opt/pkg/lib -lgthread-2.0 -Wl,-R/opt/pkg/lib -lglib-2.0 -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -R/opt/pkg/lib -lxml2 -L/opt/pkg/lib -R/opt/pkg/lib -lz -L/opt/pkg/lib -llzma -lpthread -L/opt/pkg/lib -lm -lsocket -lnsl -lgcrypt -lz
libtool: link: gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/net/dctc/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/net/dctc/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/net/dctc/work/.buildlink/include -I/home/pbulk/build/net/dctc/work/.buildlink/include/db4 -Wl,-rpath -Wl,/opt/pkg/lib -o hublist hublist.o format_xml_hublist.o -Wl,-rpath -Wl,/opt/pkg/lib -Wl,-rpath -Wl,/opt/pkg/lib -Wl,-rpath -Wl,/opt/pkg/lib -Wl,-rpath -Wl,/opt/pkg/lib  -L/home/pbulk/build/net/dctc/work/.buildlink/lib -lgthread-2.0 -lglib-2.0 /home/pbulk/build/net/dctc/work/.buildlink/lib/libxml2.so /home/pbulk/build/net/dctc/work/.buildlink/lib/liblzma.so -lrt -lpthread -lm -lnsl /home/pbulk/build/net/dctc/work/.buildlink/lib/libgcrypt.so /home/pbulk/build/net/dctc/work/.buildlink/lib/libgpg-error.so /home/pbulk/build/net/dctc/work/.buildlink/lib/libintl.so /home/pbulk/build/net/dctc/work/.buildlink/lib/libiconv.so -lsocket /home/pbulk/build/net/dctc/work/.buildlink/lib/libz.so -R/home/pbulk/build/net/dctc/work/.buildlink/lib -R/home/pbulk/build/net/dctc/work/.buildlink/lib
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT lmp.o -MD -MP -MF ".deps/lmp.Tpo" \
  -c -o lmp.o `test -f 'lmp.c' || echo './'`lmp.c; \
then mv -f ".deps/lmp.Tpo" ".deps/lmp.Po"; \
else rm -f ".deps/lmp.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from lmp.c:37:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT action.o -MD -MP -MF ".deps/action.Tpo" \
  -c -o action.o `test -f 'action.c' || echo './'`action.c; \
then mv -f ".deps/action.Tpo" ".deps/action.Po"; \
else rm -f ".deps/action.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from action.c:34:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT mydb.o -MD -MP -MF ".deps/mydb.Tpo" \
  -c -o mydb.o `test -f 'mydb.c' || echo './'`mydb.c; \
then mv -f ".deps/mydb.Tpo" ".deps/mydb.Po"; \
else rm -f ".deps/mydb.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from mydb.c:41:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
mydb.c: In function 'add_one_vshare_entry_to_ls':
mydb.c:429:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  429 |                 g_string_sprintfa((*ls_format),"|%lu\r\n",de.filesize);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
mydb.c: In function 'rebuild_dir_database':
mydb.c:611:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  611 |                         g_string_sprintfa((*ls_format),"|%lu\r\n",fsize);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
mydb.c: In function 'get_shared_directory_list':
mydb.c:822:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  822 |                         g_string_sprintfa(lst,"%s",(char*)g_ptr_array_index(shared_dirs,i));
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
mydb.c: In function 'send_a_db_result':
mydb.c:986:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  986 |                 g_string_sprintfa(str,"$SR %s %s\005%lu %d/%d\005%s (%s)",
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
mydb.c:995:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  995 |                 g_string_sprintfa(str,"$SR %s %s\005%lu.%s %d/%d\005%s (%s)",
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
In file included from mydb.c:44:
mydb.c:1019:58: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1019 |                 disp_msg(ERR_MSG,"send_a_db_result","|d",(int)dest_addr,"|d",(int)srch_sck,"|d",(int)out,NULL);
      |                                                          ^
display.h:138:85: note: in definition of macro 'disp_msg'
  138 | #define disp_msg(msg_type,fnc_name...)                  disp_msg_full(msg_type,NULL,fnc_name)
      |                                                                                     ^~~~~~~~
mydb.c: In function 'find_file_with_crc_and_length_and_reply':
mydb.c:1148:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 1148 |                 g_string_sprintfa(str," %lu ",(unsigned long)mi->filesize);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
mydb.c:1223:62: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 1223 |                                                         g_string_sprintfa(str," %lu ",(unsigned long)comp_length);
      |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT dc_com.o -MD -MP -MF ".deps/dc_com.Tpo" \
  -c -o dc_com.o `test -f 'dc_com.c' || echo './'`dc_com.c; \
then mv -f ".deps/dc_com.Tpo" ".deps/dc_com.Po"; \
else rm -f ".deps/dc_com.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from dc_com.c:38:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
dc_com.c: In function 'refresh_known_client_list':
dc_com.c:279:41: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  279 |                                 g_string_sprintf(np,"%s%s",running_dir->str,obj->d_name);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT dc_manage.o -MD -MP -MF ".deps/dc_manage.Tpo" \
  -c -o dc_manage.o `test -f 'dc_manage.c' || echo './'`dc_manage.c; \
then mv -f ".deps/dc_manage.Tpo" ".deps/dc_manage.Po"; \
else rm -f ".deps/dc_manage.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from dc_manage.c:42:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
dc_manage.c: In function 'connecttome_process':
dc_manage.c:147:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  147 |         g_string_sprintfa(dest,":%s",port);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~                                                  
dc_manage.c: In function 'revconnecttome_process':
dc_manage.c:196:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  196 |         g_string_sprintfa(str,":%hu",com_port);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
dc_manage.c: In function 'hello_process':
dc_manage.c:290:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  290 |         int msg_type=(int)xtra_param;
      |                      ^
dc_manage.c: In function 'pong_process':
dc_manage.c:891:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  891 |                 g_string_sprintfa(host_addr,":%hu",ntohs(srch_port_raddr.sin_port));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT display.o -MD -MP -MF ".deps/display.Tpo" \
  -c -o display.o `test -f 'display.c' || echo './'`display.c; \
then mv -f ".deps/display.Tpo" ".deps/display.Po"; \
else rm -f ".deps/display.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from display.c:35:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
display.c: In function 'disp_msg_full':
display.c:156:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  156 |                 g_string_sprintf(o_str,"%s",msg_str_type[msg_type]);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
display.c:160:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  160 |                 g_string_sprintf(o_str,"     ]");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~                                            
display.c:165:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  165 |                 g_string_sprintfa(o_str," \"%s\"",fnc_name);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
display.c:169:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  169 |                 g_string_sprintfa(o_str," \"\"");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~                                                   
display.c:179:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  179 |                                 case 's':               g_string_sprintfa(o_str,"%s|",va_arg(ap,char *));
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
display.c:182:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  182 |                                 case 'd':               g_string_sprintfa(o_str,"%d|",va_arg(ap,int));
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
display.c:184:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  184 |                                 case 'u':               g_string_sprintfa(o_str,"%u|",va_arg(ap,unsigned int));
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
display.c:189:83: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  189 |                                                                                 case 'd':               g_string_sprintfa(o_str,"%ld|",va_arg(ap,long int));
      |                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
display.c:191:83: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  191 |                                                                                 case 'u':               g_string_sprintfa(o_str,"%lu|",va_arg(ap,unsigned long int));
      |                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
display.c:196:104: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  196 |                                                                                                                         g_string_sprintfa(o_str,"unknown pattern: %s|",t);
      |                                                                                                 ^                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
display.c:202:76: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  202 |                                                                         g_string_sprintfa(o_str,"unknown pattern: %s|",t);
      |                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
display.c:208:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  208 |                         g_string_sprintfa(o_str,"%s|",t);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~                                                  
display.c:216:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  216 |         g_string_sprintfa(o_str,"\n");
      |                    ^~~~~~~~~~~~~~~~~~~                                                       
display.c: In function 'disp_msg_full_infile':
display.c:312:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  312 |                 g_string_sprintf(o_str,"%s",msg_str_type[msg_type]);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
display.c:316:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  316 |                 g_string_sprintf(o_str,"     ]");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~                                            
display.c:321:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  321 |                 g_string_sprintfa(o_str," \"%s\"",fnc_name);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
display.c:325:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  325 |                 g_string_sprintfa(o_str," \"\"");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~                                                   
display.c:335:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  335 |                                 case 's':               g_string_sprintfa(o_str,"%s|",va_arg(ap,char *));
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
display.c:338:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  338 |                                 case 'd':               g_string_sprintfa(o_str,"%d|",va_arg(ap,int));
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
display.c:340:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  340 |                                 case 'u':               g_string_sprintfa(o_str,"%u|",va_arg(ap,unsigned int));
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
display.c:345:83: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  345 |                                                                                 case 'd':               g_string_sprintfa(o_str,"%ld|",va_arg(ap,long int));
      |                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
display.c:347:83: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  347 |                                                                                 case 'u':               g_string_sprintfa(o_str,"%lu|",va_arg(ap,unsigned long int));
      |                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
display.c:352:104: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  352 |                                                                                                                         g_string_sprintfa(o_str,"unknown pattern: %s|",t);
      |                                                                                                 ^                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
display.c:358:76: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  358 |                                                                         g_string_sprintfa(o_str,"unknown pattern: %s|",t);
      |                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
display.c:364:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  364 |                         g_string_sprintfa(o_str,"%s|",t);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~                                                  
display.c:372:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  372 |         g_string_sprintfa(o_str,"\n");
      |                    ^~~~~~~~~~~~~~~~~~~                                                       
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT gts.o -MD -MP -MF ".deps/gts.Tpo" \
  -c -o gts.o `test -f 'gts.c' || echo './'`gts.c; \
then mv -f ".deps/gts.Tpo" ".deps/gts.Po"; \
else rm -f ".deps/gts.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from gts.c:38:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
gts.c: In function 'init_gts':
gts.c:84:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
   84 |         g_string_sprintfa(gts_filename,"/gts.%d",sizeof(GTS_ENTRY));
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT he3.o -MD -MP -MF ".deps/he3.Tpo" \
  -c -o he3.o `test -f 'he3.c' || echo './'`he3.c; \
then mv -f ".deps/he3.Tpo" ".deps/he3.Po"; \
else rm -f ".deps/he3.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from he3.c:31:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
he3.c: In function 'decode_he3_data':
he3.c:160:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  160 |                         g_string_sprintf(tmp,"he3:max_len: %d",max_len);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT keyboard.o -MD -MP -MF ".deps/keyboard.Tpo" \
  -c -o keyboard.o `test -f 'keyboard.c' || echo './'`keyboard.c; \
then mv -f ".deps/keyboard.Tpo" ".deps/keyboard.Po"; \
else rm -f ".deps/keyboard.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from keyboard.c:50:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
keyboard.c: In function 'keyb_do_xdownload':
keyboard.c:251:55: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  251 |                                                 g_string_sprintf(und,"$UADDR? %s|",fields[2]);
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
keyboard.c: In function 'keyb_do_search':
keyboard.c:387:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  387 |                 g_string_sprintf(return_addr,"Hub:%s",nickname);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
keyboard.c:395:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  395 |                 g_string_sprintf(return_addr,"%s:%hu",host_ip,com_port);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
keyboard.c:416:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  416 |                         g_string_sprintf(query,"T?%c?%lu",
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~                                          
keyboard.c:422:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  422 |                 g_string_sprintfa(query,"?%lu?%s",strtoul(filetype,NULL,10),pattern);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
keyboard.c:434:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  434 |                         g_string_sprintf(und,"$Search %s %s|",return_addr->str,query->str);     /* be careful, no \n at the end here */
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
keyboard.c: In function 'keyb_do_csearch':
keyboard.c:543:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  543 |                 g_string_sprintf(return_addr,"Hub:%s",nickname);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
keyboard.c:551:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  551 |                 g_string_sprintf(return_addr,"%s:%hu",host_ip,com_port);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
keyboard.c:575:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  575 |                                 g_string_sprintfa(query,".%s",txt_md);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
keyboard.c:581:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  581 |                         g_string_sprintfa(query,"?F?0");        /* size doesn't matter */
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
keyboard.c:590:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  590 |                                 g_string_sprintfa(query,".%s",txt_md);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
keyboard.c:596:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  596 |                         g_string_sprintfa(query,"?%c?%lu",
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~                                                 
keyboard.c:603:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  603 |                 g_string_sprintfa(query,"?%lu?",strtoul(filetype,NULL,10));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
keyboard.c:605:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  605 |                 g_string_sprintfa(query,"%s",pattern);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
keyboard.c: In function 'keyb_do_msearch':
keyboard.c:714:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  714 |                 g_string_sprintf(return_addr,"%s:%hu",host_ip,com_port);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
keyboard.c:735:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  735 |                         g_string_sprintf(query,"T?%c?%lu",
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~                                          
keyboard.c:741:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  741 |                 g_string_sprintfa(query,"?%lu?%s",strtoul(filetype,NULL,10),pattern);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
keyboard.c: In function 'keyb_do_chat':
keyboard.c:782:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  782 |         g_string_sprintfa(me,"<%s> ",nickname);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
keyboard.c: In function 'keyb_do_priv_chat':
keyboard.c:839:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  839 |         g_string_sprintfa(me,"$<%s> ",nickname);                /* we should had a $ before the message */
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
keyboard.c:848:20: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  848 |         g_string_sprintf(me,"<%s> %s",nickname,msg);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT key.o -MD -MP -MF ".deps/key.Tpo" \
  -c -o key.o `test -f 'key.c' || echo './'`key.c; \
then mv -f ".deps/key.Tpo" ".deps/key.Po"; \
else rm -f ".deps/key.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from key.c:35:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
key.c: In function 'compute_access_key':
key.c:75:55: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
   75 |                                                 g_string_sprintfa(key,"/%%DCN%03u%%/",((unsigned)v)&255);
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
key.c:111:55: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  111 |                                                 g_string_sprintfa(key,"/%%DCN%03u%%/",((unsigned)v)&255);
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT main.o -MD -MP -MF ".deps/main.Tpo" \
  -c -o main.o `test -f 'main.c' || echo './'`main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from main.c:49:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
main.c: In function 'expire_old_xfer':
main.c:408:55: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  408 |                                                 g_string_sprintf(sim,"/LS %s", ptr->remote_nick->str);
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
main.c: In function 'main':
main.c:1503:9: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
 1503 |         g_thread_init(NULL);                            /* initialize glib thread functions */
      |         ^~~~~~~~~~~~~
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:114:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:267:10: note: declared here
  267 | void     g_thread_init                   (gpointer vtable);
      |          ^~~~~~~~~~~~~
main.c:1602:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1602 |                         g_string_sprintf(local_dctc_sock_path,"%s",socket_dir);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
main.c:1606:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1606 |                         g_string_sprintf(local_dctc_sock_path,"%s/.dctc",(path!=NULL)?path:".");
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
main.c:1657:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 1657 |                 g_string_sprintfa(local_dctc_sock_path,"/dctc-%08X-%s",getpid(),org_hubip->str);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
main.c:1732:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 1732 |                 g_string_sprintfa(bl_fname,".%u",SEMA_ARRAY_LEN);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT md.o -MD -MP -MF ".deps/md.Tpo" \
  -c -o md.o `test -f 'md.c' || echo './'`md.c; \
then mv -f ".deps/md.Tpo" ".deps/md.Po"; \
else rm -f ".deps/md.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from md.c:32:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT network.o -MD -MP -MF ".deps/network.Tpo" \
  -c -o network.o `test -f 'network.c' || echo './'`network.c; \
then mv -f ".deps/network.Tpo" ".deps/network.Po"; \
else rm -f ".deps/network.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from network.c:43:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
network.c: In function 'do_connect_opt_socks':
network.c:159:41: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  159 |                                 g_string_sprintf(str,"CONNECT %s HTTP/1.1\nHost: %s\n",web_proxy_address,web_proxy_address);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
network.c:183:55: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  183 |                                                 g_string_sprintfa(str,"Authorization: Basic %s\n",encoded_lp);
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT sema.o -MD -MP -MF ".deps/sema.Tpo" \
  -c -o sema.o `test -f 'sema.c' || echo './'`sema.c; \
then mv -f ".deps/sema.Tpo" ".deps/sema.Po"; \
else rm -f ".deps/sema.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from sema.c:40:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT timed_out_string.o -MD -MP -MF ".deps/timed_out_string.Tpo" \
  -c -o timed_out_string.o `test -f 'timed_out_string.c' || echo './'`timed_out_string.c; \
then mv -f ".deps/timed_out_string.Tpo" ".deps/timed_out_string.Po"; \
else rm -f ".deps/timed_out_string.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from timed_out_string.c:32:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT user_manage.o -MD -MP -MF ".deps/user_manage.Tpo" \
  -c -o user_manage.o `test -f 'user_manage.c' || echo './'`user_manage.c; \
then mv -f ".deps/user_manage.Tpo" ".deps/user_manage.Po"; \
else rm -f ".deps/user_manage.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from user_manage.c:32:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT typical_action.o -MD -MP -MF ".deps/typical_action.Tpo" \
  -c -o typical_action.o `test -f 'typical_action.c' || echo './'`typical_action.c; \
then mv -f ".deps/typical_action.Tpo" ".deps/typical_action.Po"; \
else rm -f ".deps/typical_action.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from typical_action.c:31:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
typical_action.c: In function 'set_user_info':
typical_action.c:59:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
   59 |                 g_string_sprintfa(user_info,"%s %s$ $%s%c$%s$%.0lf$",
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
typical_action.c:76:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
   76 |                         g_string_sprintfa(user_info,"%s %s <DCTC V:" VERSION ",M:%c,H:%d,S:%d>$ $%s%c$%s$%.0lf$",
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
typical_action.c:89:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
   89 |                         g_string_sprintfa(user_info,"%s %s <++ V:%s,M:%c,H:%d/0/0,S:%d>$ $%s%c$%s$%.0lf$",
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT gdl.o -MD -MP -MF ".deps/gdl.Tpo" \
  -c -o gdl.o `test -f 'gdl.c' || echo './'`gdl.c; \
then mv -f ".deps/gdl.Tpo" ".deps/gdl.Po"; \
else rm -f ".deps/gdl.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from gdl.c:45:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
gdl.c: In function 'allocate_range':
gdl.c:520:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  520 |         g_string_sprintfa(gdldle->temp_local_fname,"/%08lX-%08lX",gdldle->range[0],gdldle->range[1]);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c: In function 'start_xdl':
gdl.c:614:20: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  614 |         g_string_sprintf(nw,"/XDL|%u|%s|",gdle->gdl_id,gdldle->nickname->str);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
gdl.c: In function 'gather_gdl_part':
gdl.c:895:41: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  895 |                                 g_string_sprintf(o,"%s.done",local_dctc_sock_path->str);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
gdl.c:928:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  928 |                 g_string_sprintf(o,"%s.done",local_dctc_sock_path->str);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
gdl.c: In function 'wipe_temp_directory':
gdl.c:1219:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 1219 |                 g_string_sprintfa(tmp,"/%s",obj->d_name);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
gdl.c: In function 'do_gdl_autoscan':
gdl.c:1300:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1300 |                         g_string_sprintf(str,"$Search %s:%hu T?F?%lu?%s|",                                                                                                              /* the size is always important, it is at least */
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c: In function 'receive_and_decode_autoscan_result':
gdl.c:1396:41: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1396 |                                 g_string_sprintf(new_src,"/GDLADD %u|%s|%s|%lu",gdle->gdl_id,nick,fname,file_size);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c: In function 'update_gdl_cmd_of_this_broken_gdle':
gdl.c:1633:20: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1633 |         g_string_sprintf(str,"G|%u|%s|%lu\n",gdle->gdl_id,gdle->local_fname->str,gdle->total_size);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c:1645:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1645 |                 g_string_sprintf(str,"R|GDL/%s/%s|0|%lu\n",gdle->local_fname->str,gdle->local_fname->str,gdle->total_size);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c:1687:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1687 |                         g_string_sprintf(str,"O|%s|%s|-\n",gdle->post_fname->str,
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
gdl.c:1699:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1699 |                         g_string_sprintf(str,"P|%s|-|-\n",gdle->at_end_script->str);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
gdl.c:1713:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1713 |                         g_string_sprintf(str,"S|%s|%s|%lu\n",ptr->nickname->str,ptr->remote_fname->str,ptr->remote_fsize);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c:1730:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1730 |                         g_string_sprintf(str,"F|%s|-|-\n",ptr->search_pattern);         /* always 3 | per line */
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c: In function 'update_gdl_cmd_of_this_gdle':
gdl.c:1959:20: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1959 |         g_string_sprintf(str,"G|%u|%s|%lu\n",gdle->gdl_id,gdle->local_fname->str,gdle->total_size);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c:2001:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 2001 |                         g_string_sprintf(str,"O|%s|%s|-\n",gdle->post_fname->str,
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
gdl.c:2013:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 2013 |                         g_string_sprintf(str,"P|%s|-|-\n",gdle->at_end_script->str);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
gdl.c:2027:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 2027 |                         g_string_sprintf(str,"S|%s|%s|%lu\n",ptr->nickname->str,ptr->remote_fname->str,ptr->remote_fsize);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c:2041:41: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 2041 |                                 g_string_sprintf(str,"A|%s|%lu|-\n",ptr->temp_local_fname->str,ptr->range[0]);          /* always 3 | per line */
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c:2060:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 2060 |                         g_string_sprintf(str,"R|%s|%lu|%lu\n",ptr->temp_local_fname->str,ptr->range[0],ptr->range[1]);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c:2077:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 2077 |                         g_string_sprintf(str,"F|%s|-|-\n",ptr->search_pattern);         /* always 3 | per line */
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c: In function 'terminate_xfer_gdldle':
gdl.c:2757:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 2757 |                 g_string_sprintf(nw,"/KILL %lu",gdldle->thread_id);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
gdl.c: In function 'recur_del':
gdl.c:2816:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 2816 |                 g_string_sprintf(name,"%s/%s",str->str,obj->d_name);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
gdl.c: In function 'discard_gdl_dir':
gdl.c:2837:20: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 2837 |         g_string_sprintf(gdl_dir,"GDL/%s",local_fname->str);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
gdl.c: In function 'do_gdl_as_add':
gdl.c:3201:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 3201 |                 g_string_sprintf(str,"%d?%s",filetype,pattern);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
gdl.c: In function 'do_gdl_start':
gdl.c:3549:76: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 3549 |                                                                         g_string_sprintf(*str,"$Get %s$%lu",gdldle->remote_fname->str,gdldle->range[0]+1);
      |                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c:3602:83: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 3602 |                                                                                 g_string_sprintf(*str,"$Get %s$%lu",gdldle->remote_fname->str,gdldle->range[0]+1);
      |                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c: In function 'build_gdl_links_str':
gdl.c:4053:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 4053 |                                 g_string_sprintfa(nw,"%s$%s$%lu$",ptr->nickname->str,ptr->remote_fname->str,ptr->remote_fsize);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c:4071:55: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 4071 |                                                 g_string_sprintfa(nw,"R%lu[%lu;%lu]",ptr->cur_dled,ptr->range[0],ptr->range[1]);
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c: In function 'build_gdl_range_str':
gdl.c:4101:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 4101 |                                 g_string_sprintfa(nw,"%s$[%lu;%lu]",ptr->temp_local_fname->str,ptr->range[0],ptr->range[1]);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c: In function 'build_gdl_autoscan_str':
gdl.c:4128:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 4128 |                                 g_string_sprintfa(nw,"%lu$%s",ptr->gae_id,ptr->search_pattern);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
gdl.c: In function 'do_gdl_lst':
gdl.c:4224:48: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 4224 |                                         g_string_sprintfa(info,"L0CRC not available. Next retrieve attempt in %d seconds",nx_atmp);
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c:4232:48: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 4232 |                                         g_string_sprintfa(info,"L0CRC ok. reparing process will start in %d seconds",nx_atmp);
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c: In function 'write_gdl_bloc':
gdl.c:4419:20: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 4419 |         g_string_sprintf(fragname,"%08lX-%08lX",begin_pos,end_pos);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
gdl.c:4452:20: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 4452 |         g_string_sprintf(path,"R|%s/%s|%lu|%lu\n",ok_dir_name,fragname->str,begin_pos,end_pos);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c: In function 'cmd_alter_global_file':
gdl.c:4487:20: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 4487 |         g_string_sprintf(str,"R|GDL/%s/%s|0|",bge->local_fname->str,bge->local_fname->str);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdl.c: In function 'broken_gdl_thread':
gdl.c:4803:48: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 4803 |                                         g_string_sprintfa(query,"|%lu|",bge->total_size);
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT uaddr.o -MD -MP -MF ".deps/uaddr.Tpo" \
  -c -o uaddr.o `test -f 'uaddr.c' || echo './'`uaddr.c; \
then mv -f ".deps/uaddr.Tpo" ".deps/uaddr.Po"; \
else rm -f ".deps/uaddr.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from uaddr.c:44:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
uaddr.c: In function 'init_uaddr':
uaddr.c:253:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  253 |         g_string_sprintfa(tmp,"/uaddr_ready.%d",sizeof(UADDR_READY));
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
uaddr.c:265:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  265 |         g_string_sprintfa(tmp,"/uaddr_partial.%d",sizeof(UADDR_PARTIAL));
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
uaddr.c: In function 'init_uaddr_node':
uaddr.c:1004:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 1004 |                 g_string_sprintfa(tmp,"/unode.%d",sizeof(UNODE_DATA));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
uaddr.c: In function 'process_incoming_remote_uaddr_cmd':
uaddr.c:1482:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 1482 |                 g_string_sprintfa(tmp,"|%s|",buf+strlen("$UADDR? "));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" \
  -c -o misc.o `test -f 'misc.c' || echo './'`misc.c; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; \
else rm -f ".deps/misc.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from misc.c:36:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT status.o -MD -MP -MF ".deps/status.Tpo" \
  -c -o status.o `test -f 'status.c' || echo './'`status.c; \
then mv -f ".deps/status.Tpo" ".deps/status.Po"; \
else rm -f ".deps/status.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from var.h:27,
                 from status.c:36:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT ls_cache.o -MD -MP -MF ".deps/ls_cache.Tpo" \
  -c -o ls_cache.o `test -f 'ls_cache.c' || echo './'`ls_cache.c; \
then mv -f ".deps/ls_cache.Tpo" ".deps/ls_cache.Po"; \
else rm -f ".deps/ls_cache.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from ls_cache.c:37:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT bdb.o -MD -MP -MF ".deps/bdb.Tpo" \
  -c -o bdb.o `test -f 'bdb.c' || echo './'`bdb.c; \
then mv -f ".deps/bdb.Tpo" ".deps/bdb.Po"; \
else rm -f ".deps/bdb.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from bdb.c:35:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT userinfo.o -MD -MP -MF ".deps/userinfo.Tpo" \
  -c -o userinfo.o `test -f 'userinfo.c' || echo './'`userinfo.c; \
then mv -f ".deps/userinfo.Tpo" ".deps/userinfo.Po"; \
else rm -f ".deps/userinfo.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from userinfo.c:31:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT md_crc.o -MD -MP -MF ".deps/md_crc.Tpo" \
  -c -o md_crc.o `test -f 'md_crc.c' || echo './'`md_crc.c; \
then mv -f ".deps/md_crc.Tpo" ".deps/md_crc.Po"; \
else rm -f ".deps/md_crc.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from md_crc.c:44:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
md_crc.c: In function 'append_MD4_to_str':
md_crc.c:262:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  262 |                 g_string_sprintfa(dest_base,"%02X",((unsigned int)(id[i]))&255);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT md_db.o -MD -MP -MF ".deps/md_db.Tpo" \
  -c -o md_db.o `test -f 'md_db.c' || echo './'`md_db.c; \
then mv -f ".deps/md_db.Tpo" ".deps/md_db.Po"; \
else rm -f ".deps/md_db.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from md_db.c:41:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT toolkit.o -MD -MP -MF ".deps/toolkit.Tpo" \
  -c -o toolkit.o `test -f 'toolkit.c' || echo './'`toolkit.c; \
then mv -f ".deps/toolkit.Tpo" ".deps/toolkit.Po"; \
else rm -f ".deps/toolkit.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from toolkit.c:31:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -pthread -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/libxml2 -I/opt/pkg/include  -I/opt/pkg/include/db4 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -DWITH_GCRYPT -DWITH_GLIB2 -Dg_string_sprintf=g_string_printf -Dg_string_sprintfa=g_string_append_printf -DBDB_V4 -DHAVE_ZLIB -DROUTE_HAS_GET_DEFAULT -DHAVE_BZIP2 -DHAVE_XML2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4 -MT dc_xfer_common.o -MD -MP -MF ".deps/dc_xfer_common.Tpo" \
  -c -o dc_xfer_common.o `test -f 'dc_xfer_common.c' || echo './'`dc_xfer_common.c; \
then mv -f ".deps/dc_xfer_common.Tpo" ".deps/dc_xfer_common.Po"; \
else rm -f ".deps/dc_xfer_common.Tpo"; exit 1; \
fi
In file included from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/giochannel.h:36,
                 from /home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib.h:56,
                 from dc_xfer_common.c:41:
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:189: warning: "g_string_sprintf" redefined
  189 | #define  g_string_sprintf  g_string_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_printf)
      | 
<command-line>: note: this is the location of the previous definition
/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0/glib/gstring.h:190: warning: "g_string_sprintfa" redefined
  190 | #define  g_string_sprintfa g_string_append_printf GLIB_DEPRECATED_MACRO_IN_2_26_FOR(g_string_append_printf)
      | 
<command-line>: note: this is the location of the previous definition
dc_xfer_common.c: In function 'send_nick':
dc_xfer_common.c:78:20: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
   78 |         g_string_sprintf(str,"$MyNick %s|",nickname);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
dc_xfer_common.c: In function 'send_file_length':
dc_xfer_common.c:198:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  198 |         g_string_sprintfa(out,"%llu|",(unsigned long long)st.st_size);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
dc_xfer_common.c: In function 'send_file_data':
dc_xfer_common.c:303:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
  303 |                 g_string_sprintf(o,"%s.done",local_dctc_sock_path->str);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
dc_xfer_common.c: In function 'com_up_get_list_len_process':
dc_xfer_common.c:460:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  460 |                 g_string_sprintfa(out,"%lu|",(unsigned long)100000+rand()%500000);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
dc_xfer_common.c:462:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  462 |                 g_string_sprintfa(out,"%lu|",(unsigned long)cpy_data->len);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
dc_xfer_common.c:487:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  487 |                                 g_string_sprintfa(out,"%lu|",(unsigned long)100000+rand()%500000);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
dc_xfer_common.c:489:41: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  489 |                                 g_string_sprintfa(out,"%lu|",(unsigned long)cpy_data->len);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
dc_xfer_common.c: In function 'com_up_get_process':
dc_xfer_common.c:636:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  636 |                 g_string_sprintfa(err_msg,"%s no more exists",fullpathname);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
dc_xfer_common.c:706:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  706 |                         g_string_sprintfa(start_pos_msg,"%lld",val);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
dc_xfer_common.c:751:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  751 |         g_string_sprintfa(act->disp_info,"%s|",fullpathname);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
dc_xfer_common.c: In function 'com_up_getfilelength_process':
dc_xfer_common.c:817:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
  817 |                 g_string_sprintfa(err_msg,"%s no more exists",fullpathname);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
dc_xfer_common.c: In function 'generate_shared_file_list':
dc_xfer_common.c:1237:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 1237 |                         g_string_sprintfa(final_ls_content,"%s%s\n",dir_part->str,ptr);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
dc_xfer_common.c:1243:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 1243 |                         g_string_sprintfa(dir_part,"%s\\",ptr);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
dc_xfer_common.c: In function 'start_a_ls':
dc_xfer_common.c:1357:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1357 |                         g_string_sprintf(sim,"/LS %s", act_to_do->remote_nick->str);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
dc_xfer_common.c: In function 'requeue_act_to_do':
dc_xfer_common.c:1490:34: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 1490 |                         g_string_sprintf(sim,"/LS %s", act_to_do->remote_nick->str);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
dc_xfer_common.c: In function 'connect_me_thread':
dc_xfer_common.c:1636:34: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 1636 |                         g_string_sprintfa(tmp,"%u|",my_level);
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
dc_xfer_common.c: In function 'hubname_process':
dc_xfer_common.c:1909:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1909 |         int msg_type=(int)xtra_param;
      |                      ^
dc_xfer_common.c:1934:27: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 1934 |                 g_string_sprintfa(recent,"/recent");
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~                                                
dc_xfer_common.c: In function 'nicklist_process':
dc_xfer_common.c:2016:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2016 |         int msg_type=(int)xtra_param;
      |                      ^
dc_xfer_common.c: In function 'myinfo_process':
dc_xfer_common.c:2222:27: warning: Deprecated pre-processor symbol: replace with "g_string_printf"
 2222 |                 g_string_sprintf(uinfo,"%s %s %s [(%02X)%s] '%s' %s",   unick,
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
dc_xfer_common.c: In function 'manage_com_port':
dc_xfer_common.c:2590:20: warning: Deprecated pre-processor symbol: replace with "g_string_append_printf"
 2590 |         g_string_sprintfa(nw_act->remote_addr,"%s:%hu", inet_ntoa(remote.sin_addr),ntohs(remote.sin_port));
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/bash ../libtool --mode=link gcc  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/db4  -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -liconv -lintl -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o dctc  lmp.o action.o mydb.o dc_com.o dc_manage.o display.o gts.o he3.o keyboard.o key.o main.o md.o network.o sema.o timed_out_string.o user_manage.o typical_action.o gdl.o uaddr.o misc.o status.o ls_cache.o bdb.o userinfo.o md_crc.o md_db.o toolkit.o dc_xfer_common.o -L/opt/pkg/lib -lgthread-2.0 -Wl,-R/opt/pkg/lib -lglib-2.0 -ldb4 -lgcrypt -lz
libtool: link: gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/home/pbulk/build/net/dctc/work/.buildlink/include/glib-2.0 -I/home/pbulk/build/net/dctc/work/.buildlink/include/gio-unix-2.0 -I/home/pbulk/build/net/dctc/work/.buildlink/lib/glib-2.0/include -I/home/pbulk/build/net/dctc/work/.buildlink/include -I/home/pbulk/build/net/dctc/work/.buildlink/include/db4 -Wl,-rpath -Wl,/opt/pkg/lib -o dctc lmp.o action.o mydb.o dc_com.o dc_manage.o display.o gts.o he3.o keyboard.o key.o main.o md.o network.o sema.o timed_out_string.o user_manage.o typical_action.o gdl.o uaddr.o misc.o status.o ls_cache.o bdb.o userinfo.o md_crc.o md_db.o toolkit.o dc_xfer_common.o -Wl,-rpath -Wl,/opt/pkg/lib  -L/home/pbulk/build/net/dctc/work/.buildlink/lib -lgthread-2.0 -lglib-2.0 -ldb4 /home/pbulk/build/net/dctc/work/.buildlink/lib/libgcrypt.so /home/pbulk/build/net/dctc/work/.buildlink/lib/libgpg-error.so /home/pbulk/build/net/dctc/work/.buildlink/lib/libintl.so /home/pbulk/build/net/dctc/work/.buildlink/lib/libiconv.so -lsocket /home/pbulk/build/net/dctc/work/.buildlink/lib/libz.so -R/home/pbulk/build/net/dctc/work/.buildlink/lib -R/home/pbulk/build/net/dctc/work/.buildlink/lib
Undefined			first referenced
 symbol  			    in file
gethostbyname                       network.o  (symbol belongs to implicit dependency /lib/amd64/libnsl.so.1)
ld: fatal: symbol referencing errors. No output written to dctc
collect2: error: ld returned 1 exit status
gmake[2]: *** [Makefile:357: dctc] Error 1
gmake[2]: Leaving directory '/home/pbulk/build/net/dctc/work/dctc-0.85.9/src'
gmake[1]: *** [Makefile:280: all-recursive] Error 1
gmake[1]: Leaving directory '/home/pbulk/build/net/dctc/work/dctc-0.85.9'
gmake: *** [Makefile:159: all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/dctc
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/dctc