=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for skypeweb-purple-1.7nb4 gcc -fPIC -pipe -Os -I/opt/pkg/include -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/gstreamer-1.0 -shared -o libskypeweb.so libskypeweb.c skypeweb_connection.c skypeweb_contacts.c skypeweb_login.c skypeweb_messages.c skypeweb_util.c purple2compat/http.c purple2compat/purple-socket.c -L/opt/pkg/lib `/Users/pbulk/build/chat/skypeweb-purple/work/.tools/bin/pkg-config purple glib-2.0 json-glib-1.0 zlib --libs --cflags` -I/opt/local/include -lz -Ipurple2compat -g -ggdb skypeweb_contacts.c:95:97: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] purple_buddy_icons_set_for_user(purple_buddy_get_account(buddy), purple_buddy_get_name(buddy), g_memdup(data, len), len, url); ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:258:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1079:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gmacros.h:1243:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ skypeweb_contacts.c:183:37: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] image = purple_image_new_from_data(g_memdup(url_text, len), len); ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:258:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1079:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gmacros.h:1243:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ skypeweb_contacts.c:184:12: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] icon_id = purple_image_store_add(image); ^ purple2compat/image-store.h:9:2: note: expanded from macro 'purple_image_store_add' g_memdup(purple_imgstore_get_data(img), purple_imgstore_get_size(img)), \ ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:258:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1079:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gmacros.h:1243:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. purple2compat/http.c:2611:22: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] request->contents = g_memdup(contents, length); ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:258:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1079:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' # define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gmacros.h:1243:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/chat/skypeweb-purple/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. *** Please use pkgtools/verifypc to sanity check dependencies.