=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/chat/bitlbee-steam", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for bitlbee-steam-1.4.2nb4 --- all-recursive --- Making all in steam --- steam_la-steam.lo --- --- steam_la-steam-api.lo --- CC steam_la-steam-api.lo --- steam_la-steam.lo --- CC steam_la-steam.lo --- steam_la-steam-api.lo --- steam-api.c: In function 'steam_api_req_fwd': steam-api.c:267:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 267 | deq = g_memdup(req, sizeof *req); | ^~~ In file included from /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib.h:56, from /tmp/work/chat/bitlbee-steam/work/.buildlink/include/bitlbee/bitlbee.h:61, from /tmp/work/chat/bitlbee-steam/work/.buildlink/include/bitlbee/url.h:26, from steam-api.c:19: /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ steam-api.c: In function 'steam_api_req_auth': steam-api.c:497:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 497 | GTimeVal tv; | ^~~~~~~~ In file included from /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib.h:32: /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ steam-api.c:520:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 520 | g_get_current_time(&tv); | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/giochannel.h:35: /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/gmain.h:830:8: note: declared here 830 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ steam-api.c: In function 'steam_api_req_key': steam-api.c:653:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 653 | GTimeVal tv; | ^~~~~~~~ /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ steam-api.c:661:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 661 | g_get_current_time(&tv); | ^~~~~~~~~~~~~~~~~~ /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/gmain.h:830:8: note: declared here 830 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ steam-api.c: In function 'steam_api_cb_user_info': steam-api.c:1261:13: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 1261 | key = g_memdup(&id, sizeof id); | ^~~ /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ --- steam_la-steam.lo --- steam.c: In function 'init_plugin': steam.c:980:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 980 | dpp = g_memdup(&pp, sizeof pp); | ^~~ In file included from /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib.h:56, from /tmp/work/chat/bitlbee-steam/work/.buildlink/include/bitlbee/bitlbee.h:61, from steam.h:30, from steam.c:22: /tmp/work/chat/bitlbee-steam/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ --- steam_la-steam-crypt.lo --- CC steam_la-steam-crypt.lo --- steam_la-steam-http.lo --- CC steam_la-steam-http.lo --- steam_la-steam-json.lo --- CC steam_la-steam-json.lo --- steam_la-steam-user.lo --- CC steam_la-steam-user.lo --- steam_la-steam-util.lo --- CC steam_la-steam-util.lo --- steam.la --- CCLD steam.la *** Please use pkgtools/verifypc to sanity check dependencies.