=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/chat/bitlbee-mastodon", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for bitlbee-mastodon-1.4.5nb3 /opt/local/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/work/chat/bitlbee-mastodon/work/bitlbee-mastodon-1.4.5' Making all in src gmake[2]: Entering directory '/tmp/work/chat/bitlbee-mastodon/work/bitlbee-mastodon-1.4.5/src' CC mastodon_la-mastodon.lo CC mastodon_la-mastodon-http.lo CC mastodon_la-mastodon-lib.lo In file included from /tmp/work/chat/bitlbee-mastodon/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/chat/bitlbee-mastodon/work/.buildlink/include/glib-2.0/glib.h:56, from /tmp/work/chat/bitlbee-mastodon/work/.buildlink/include/bitlbee/bitlbee.h:61, from /tmp/work/chat/bitlbee-mastodon/work/.buildlink/include/bitlbee/nogaim.h:47, from mastodon-http.h:27, from mastodon-lib.c:32: mastodon-lib.c: In function 'mastodon_http_callback': /tmp/work/chat/bitlbee-mastodon/work/.buildlink/include/glib-2.0/glib/gstring.h:78:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 74 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 78 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mastodon-lib.c:2028:33: note: in expansion of macro 'g_string_free' 2028 | g_string_free(todo, FALSE); /* data is kept by mastodon_do! */ | ^~~~~~~~~~~~~ mastodon-lib.c: In function 'mastodon_http_status_delete': /tmp/work/chat/bitlbee-mastodon/work/.buildlink/include/glib-2.0/glib/gstring.h:78:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 74 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 78 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mastodon-lib.c:2410:17: note: in expansion of macro 'g_string_free' 2410 | g_string_free(todo, FALSE); /* data is kept by mc! */ | ^~~~~~~~~~~~~ mastodon-lib.c: In function 'mastodon_http_list_delete2': /tmp/work/chat/bitlbee-mastodon/work/.buildlink/include/glib-2.0/glib/gstring.h:78:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 74 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 78 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mastodon-lib.c:3654:17: note: in expansion of macro 'g_string_free' 3654 | g_string_free(undo, FALSE); | ^~~~~~~~~~~~~ CC mastodon_la-rot13.lo CCLD mastodon.la gmake[2]: Leaving directory '/tmp/work/chat/bitlbee-mastodon/work/bitlbee-mastodon-1.4.5/src' Making all in doc gmake[2]: Entering directory '/tmp/work/chat/bitlbee-mastodon/work/bitlbee-mastodon-1.4.5/doc' /opt/local/bin/gsed \ -e '1i# Bitlbee Mastodon\nThis document was generated from the help text for the plugin.\n' \ -e '1d' \ -e 's/^%$//g' \ -e 's/^\?mastodon /## /g' \ -e 's/^\?/## /g' \ -e 's/\*/\\*/g' \ -e 's//**/g' \ -e 's/^ \*/* */g' \ -e 's/\*help mastodon \([a-z]*2*\)\*/[\1](#\1)/g' \ -e 's//\>/g' \ -e 's/^\(\*[^ ].*\)/> \1 /g' \ < mastodon-help.txt > HELP.md gmake[2]: Leaving directory '/tmp/work/chat/bitlbee-mastodon/work/bitlbee-mastodon-1.4.5/doc' gmake[2]: Entering directory '/tmp/work/chat/bitlbee-mastodon/work/bitlbee-mastodon-1.4.5' gmake[2]: Leaving directory '/tmp/work/chat/bitlbee-mastodon/work/bitlbee-mastodon-1.4.5' gmake[1]: Leaving directory '/tmp/work/chat/bitlbee-mastodon/work/bitlbee-mastodon-1.4.5' *** Please use pkgtools/verifypc to sanity check dependencies.