=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for ctrlproxy-3.0.8nb10 Compiling src/linestack.c Compiling src/hooks.c Compiling src/plugins.c Compiling src/posix.c Compiling src/cache.c Compiling src/linestack-cmd.c Compiling src/settings.c Compiling src/util.c src/settings.c:726:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (g_strcasecmp(nc->name, name) == 0) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/settings.c:736:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (g_strcasecmp(sc->host, name) == 0) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/settings.c:739:8: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if (g_strncasecmp(sc->host, name, strlen(sc->host)) != 0) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:203:1: note: 'g_strncasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/settings.c:744:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (g_strcasecmp(tmp, name) == 0) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/settings.c:931:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(nc->name, name)) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack-cmd.c:145:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(argv[1], "client")) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack-cmd.c:147:12: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] else if (!g_strcasecmp(argv[1], "server")) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/settings.c:1271:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(setting, "never") || !g_strcasecmp(setting, "false")) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/settings.c:1271:43: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(setting, "never") || !g_strcasecmp(setting, "false")) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/settings.c:1273:13: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] else if (!g_strcasecmp(setting, "always")) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/settings.c:1275:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] else if (!g_strcasecmp(setting, "replication") || ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/settings.c:1276:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] !g_strcasecmp(setting, "true")) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/cache.c:211:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[0], cache_commands[i].name)) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/hooks.c:64:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(d->name, name)) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ Compiling src/log.c src/linestack.c:214:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] g_strcasecmp(l->args[0], "PRIVMSG") && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack.c:215:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] g_strcasecmp(l->args[0], "NOTICE")) return TRUE; ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack.c:218:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if ((!g_strcasecmp(l->args[0], "PRIVMSG") || ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack.c:219:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] !g_strcasecmp(l->args[0], "NOTICE")) && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack.c:221:3: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] g_strncasecmp(l->args[2], "\001ACTION", 7) != 0) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:203:1: note: 'g_strncasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack.c:225:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(linestack_messages[i], l->args[0])) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack.c:253:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if ((!g_strcasecmp(l->args[0], "PRIVMSG") || ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack.c:254:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] !g_strcasecmp(l->args[0], "NOTICE")) && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack.c:272:6: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (g_strcasecmp(l->args[0], "PRIVMSG") != 0 && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack.c:273:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] g_strcasecmp(l->args[0], "NOTICE") != 0) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack.c:289:6: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (g_strcasecmp(l->args[0], "PRIVMSG") != 0 && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/linestack.c:290:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] g_strcasecmp(l->args[0], "NOTICE") != 0) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ Compiling src/client.c 2 warnings generated. Compiling src/redirect.c Compiling src/gen_config.c 1 warning generated. Compiling src/repl.c 1 warning generated. Compiling src/linestack_file.c 12 warnings generated. Compiling src/ctcp_redirect.c src/client.c:41:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[0], "PRIVMSG") || !g_strcasecmp(l->args[0], "NOTICE")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:41:47: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[0], "PRIVMSG") || !g_strcasecmp(l->args[0], "NOTICE")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:43:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "JOIN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:46:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "PART")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:81:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[0], "QUIT")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:85:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "PING")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:87:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "PONG")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:95:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "USER") || ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:96:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] !g_strcasecmp(l->args[0], "PASS")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:99:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "CTRLPROXY")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:102:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] !g_strcasecmp(l->args[0], "PRIVMSG") && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:103:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] !g_strcasecmp(l->args[1], c->network->global->config->admin_user)) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:105:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "PRIVMSG") && l->argc > 2 && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:107:4: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] g_strncasecmp(l->args[2], "\001ACTION", 7) != 0) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:203:1: note: 'g_strncasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:112:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "NOTICE") && l->argc > 2 && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:115:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/client.c:197:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (g_strcasecmp(client->state->me.nick, client->network->external_state->me.nick) != 0) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/redirect.c:577:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(queries[i].name, name)) return &queries[i]; ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ Compiling src/ctcp.c Compiling src/motd.c Compiling src/nickserv.c 17 warnings generated. 1 warning generated. Compiling src/keyfile.c Compiling src/admin.c Compiling src/user.c 10 warnings generated. Compiling src/help.c src/admin.c:714:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] return g_strcasecmp(cmda->name, cmdb->name); ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:748:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(cmd->name, args[0])) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:818:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[0], "PRIVMSG") || ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:819:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] !g_strcasecmp(l->args[0], "NOTICE")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:822:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (g_strcasecmp(l->args[0], n->external_state->me.nick) == 0) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:827:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (g_strcasecmp(l->args[1], ADMIN_CHANNEL) && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:828:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] g_strcasecmp(l->args[1], "ctrlproxy")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:840:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "ISON")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:851:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[i], "ctrlproxy") || ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ Compiling src/repl_backends.c /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:852:6: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] !g_strcasecmp(l->args[i], n->external_state->me.nick)) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:860:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "USERHOST")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:871:9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] src/nickserv.c:41:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[i], "ctrlproxy")) { if (g_strcasecmp(e->nick, nick)) ^ ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here/opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATEDGLIB_DEPRECATED ^ ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944: ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h37:: note: expanded from macro 'G_DEPRECATED' 944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ #define G_DEPRECATED __attribute__((__deprecated__)) ^ Compiling src/listener.c src/nickserv.c:45:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(e->network, n->name)) return e->pass; ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' src/admin.c#define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' :874:#define G_DEPRECATED __attribute__((__deprecated__)) ^ 9: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[i], n->external_state->me.nick)) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/nickserv.c:91:22: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (e->network && !g_strcasecmp(e->network, n->name) && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/nickserv.c:92:5: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] src/admin.c !g_strcasecmp(e->nick, n->external_state->me.nick)) {:886:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] ^ } else if (!g_strcasecmp(l->args[0], "QUIT")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1:src/ctcp.c:196: 8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] GLIB_DEPRECATED ^ if (!g_strcasecmp(hl->name, args[0])) {note: 'g_strcasecmp' has been explicitly marked deprecated here ^ GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h#define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERNGLIB_DEPRECATED ^ :983 ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h/opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' :25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ :944:37: note: expanded from macro 'G_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ #define G_DEPRECATED __attribute__((__deprecated__)) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944/opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' src/nickserv.c:96:23::#define G_DEPRECATED __attribute__((__deprecated__)) ^ 37: note: expanded from macro 'G_DEPRECATED' warning: src/admin.c:888:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] #define G_DEPRECATED __attribute__((__deprecated__)) ^ } else if (!g_strcasecmp(l->args[0], "MODE")) { ^ 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!e->network && !g_strcasecmp(e->nick, n->external_state->me.nick) && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:src/ctcp.c:205:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here if (!g_strcasecmp(builtins[i].name, args[0])) { ^ GLIB_DEPRECATED ^ GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note/opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983: :25: note: expanded from macro 'GLIB_DEPRECATED' 'g_strcasecmp' has been explicitly marked deprecated here/opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983#define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN:25: note: expanded from macro 'GLIB_DEPRECATED' GLIB_DEPRECATED ^ ^ #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25/opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37:/opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h: :944:37: note: expanded from macro 'G_DEPRECATED' note: expanded from macro 'GLIB_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ note: expanded from macro 'G_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ src/admin.c:891:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] #define G_DEPRECATED __attribute__((__deprecated__)) } else if (!g_strcasecmp(l->args[0], "WHO")) { ^ ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:/opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.hsrc/nickserv.c:97:5: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] :200 !g_strcasecmp(e->pass, newpass)) { ^ 37: note: expanded from macro 'G_DEPRECATED' :1: note: 'g_strcasecmp' has been explicitly marked deprecated here /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here #define G_DEPRECATED __attribute__((__deprecated__))GLIB_DEPRECATEDGLIB_DEPRECATED ^ ^ ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^#define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:920:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "JOIN")) { src/nickserv.c:120:29: ^ warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' if (dir == FROM_SERVER && !g_strcasecmp(l->args[0], "NICK") && ^ #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here #define G_DEPRECATED __attribute__((__deprecated__)) ^ GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' src/admin.c:925:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] #define G_DEPRECATED __attribute__((__deprecated__)) ^ } else if (!g_strcasecmp(l->args[0], "PART")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.hsrc/nickserv.c:121:200:1: note: :21:'g_strcasecmp' has been explicitly marked deprecated here warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] GLIB_DEPRECATED ^ nickattempt && !g_strcasecmp(nickattempt, l->args[1])) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37:GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h note: expanded from macro 'G_DEPRECATED' :983:25: note: expanded from macro 'GLIB_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:933:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations]src/nickserv.c:126:27: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (dir == TO_SERVER && !g_strcasecmp(l->args[0], "NICK")) { ^ } else if (!g_strcasecmp(l->args[0], "WHOIS")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:938:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] src/nickserv.c:132 } else if (!g_strcasecmp(l->args[0], "AWAY")) { ^ :5: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here (!g_strcasecmp(l->args[0], "PRIVMSG") || !g_strcasecmp(l->args[0], "NOTICE")) && ^ GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' GLIB_DEPRECATED ^ #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983#define G_DEPRECATED __attribute__((__deprecated__)) ^ :25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/nickserv.c:132:45: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] (!g_strcasecmp(l->args[0], "PRIVMSG") || !g_strcasecmp(l->args[0], "NOTICE")) && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/nickserv.c:133:5: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] (!g_strcasecmp(l->args[1], nickserv_nick(n)) && !g_strncasecmp(l->args[2], "IDENTIFY ", strlen("IDENTIFY ")))) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/nickserv.c:133:52: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] (!g_strcasecmp(l->args[1], nickserv_nick(n)) && !g_strncasecmp(l->args[2], "IDENTIFY ", strlen("IDENTIFY ")))) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:203:1: note: 'g_strncasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/nickserv.c:138:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] !g_strcasecmp(l->args[0], "NS") && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/nickserv.c:139:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] !g_strcasecmp(l->args[1], "IDENTIFY")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:1139:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(value, "true")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:1142:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(value, "false")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:1187:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(value, "never") || !g_strcasecmp(value, "false")) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:1187:40: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(value, "never") || !g_strcasecmp(value, "false")) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:1189:12: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] else if (!g_strcasecmp(value, "always")) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:1191:13: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] else if (!g_strcasecmp(value, "replication") || ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/admin.c:1192:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] !g_strcasecmp(value, "true")) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ Compiling src/log_support.c 2 warnings generated. src/help.c:33:3: warning: 'g_mapped_file_free' is deprecated: Use 'g_mapped_file_unref' instead [-Wdeprecated-declarations] Compiling src/log_custom.c g_mapped_file_free(h->file); ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmappedfile.h:53:1: note: 'g_mapped_file_free' has been explicitly marked deprecated here GLIB_DEPRECATED_FOR(g_mapped_file_unref) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:984:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ Compiling src/log_subst.c 15 warnings generated. Compiling src/auto_away.c 1 warning generated. Compiling src/network.c src/repl_backends.c:33:6: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (g_strcasecmp(l->args[0], "PRIVMSG") != 0 && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/repl_backends.c:34:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] g_strcasecmp(l->args[0], "NOTICE") != 0) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/repl_backends.c:100:6: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (g_strcasecmp(l->args[0], "PRIVMSG") && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/repl_backends.c:101:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] g_strcasecmp(l->args[0], "NOTICE")) return TRUE; ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 4 warnings generated. Compiling lib/state.c src/log_custom.c:192:29: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (dir == FROM_SERVER && !g_strcasecmp(l->args[0], "JOIN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/log_custom.c:194:36: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (dir == FROM_SERVER && !g_strcasecmp(l->args[0], "PART")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/log_custom.c:196:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "PRIVMSG") && l->args[2] != NULL) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/log_custom.c:209:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "NOTICE")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/log_custom.c:211:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "MODE") && l->args[1] != NULL && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/log_custom.c:215:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "QUIT")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/log_custom.c:217:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "KICK") && l->args[1] != NULL && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/log_custom.c:248:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "TOPIC") && dir == FROM_SERVER && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/log_custom.c:254:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "NICK") && dir == FROM_SERVER && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/listener.c:197:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[0], "PASS")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ Compiling lib/client.c src/auto_away.c:72:27: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (dir == TO_SERVER && !g_strcasecmp(l->args[0], "AWAY")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/auto_away.c:77:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] (!g_strcasecmp(l->args[0], "PRIVMSG") || ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/auto_away.c:78:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] !g_strcasecmp(l->args[0], "NOTICE"))) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 9 warnings generated. src/network.c:124:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[0], "PING")){ ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/network.c:127:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "PONG")){ ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/network.c:129:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "ERROR")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/network.c:187:10: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[0], "PRIVMSG") && l->argc > 2 && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/network.c:189:6: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] g_strncasecmp(l->args[2], "\001ACTION", 7) != 0) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:203:1: note: 'g_strncasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/network.c:191:17: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "NOTICE") && l->argc > 2 && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ Compiling lib/transport.c src/network.c:245:19: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (n->name && !g_strcasecmp(n->name, hostname)) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/network.c:259:10: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(server->host, hostname) && ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/network.c:260:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] (!g_strcasecmp(server->port, portname) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ src/network.c:268:19: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (n->name && !g_strcasecmp(n->name, hostname)) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' 1 warning generated. #define G_DEPRECATED __attribute__((__deprecated__)) ^ 3 warnings generated. Compiling lib/line.c Compiling lib/isupport.c Compiling lib/connection.c lib/state.c:1120:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(irc_commands[i].command, l->args[0])) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 10 warnings generated. Compiling lib/url.c 27 warnings generated. lib/client.c:304:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[0], "NICK")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/client.c:312:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "USER")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/client.c:324:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "PASS")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/client.c:326:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "CONNECT")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/connection.c:245:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] (!g_strcasecmp(l.args[0], "PRIVMSG") || ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/connection.c:246:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] lib/client.c !g_strcasecmp(l.args[0], "NOTICE"))) { ^ :656:10: warning: comparison of array 'n->modes' not equal to a null pointer is always true [-Wtautological-pointer-compare]/opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ if (n->modes != NULL) { ~~~^~~~~ ~~~~/opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.hCompiling lib/util.c :983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:235:24: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(elist, "M", sizeof(elist)); ^~~~~~~~~~~~~ lib/isupport.c:235:24: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(elist, "M", sizeof(elist)); ^~~~~~~~~~~~~ sizeof(elist) - strlen(elist) - 1 lib/isupport.c:237:24: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(elist, "N", sizeof(elist)); ^~~~~~~~~~~~~ lib/isupport.c:237:24: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(elist, "N", sizeof(elist)); ^~~~~~~~~~~~~ sizeof(elist) - strlen(elist) - 1 lib/isupport.c:239:24: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(elist, "U", sizeof(elist)); ^~~~~~~~~~~~~ lib/isupport.c:239:24: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(elist, "U", sizeof(elist)); ^~~~~~~~~~~~~ sizeof(elist) - strlen(elist) - 1 lib/isupport.c:241:24: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(elist, "C", sizeof(elist)); ^~~~~~~~~~~~~ lib/isupport.c:241:24: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(elist, "C", sizeof(elist)); ^~~~~~~~~~~~~ sizeof(elist) - strlen(elist) - 1 lib/isupport.c:243:24: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(elist, "T", sizeof(elist)); ^~~~~~~~~~~~~ lib/isupport.c:243:24: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(elist, "T", sizeof(elist)); ^~~~~~~~~~~~~ sizeof(elist) - strlen(elist) - 1 lib/isupport.c:313:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(key, "CASEMAPPING")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:314:8: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(val, "rfc1459")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:316:15: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(val, "strict-rfc1459")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:318:15: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(val, "ascii")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:324:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "NETWORK")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:327:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "IRCD")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:330:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "NICKLEN") || !g_strcasecmp(key, "MAXNICKLEN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:330:47: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "NICKLEN") || !g_strcasecmp(key, "MAXNICKLEN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:332:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "USERLEN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:334:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "HOSTLEN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:336:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "OVERRIDE")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:338:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "CHANNELLEN") || !g_strcasecmp(key, "MAXCHANNELLEN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:338:50: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "CHANNELLEN") || !g_strcasecmp(key, "MAXCHANNELLEN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: notelib/line.c:208:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] : expanded from macro 'G_DEPRECATED' if (!g_strcasecmp(l->args[0], "MODE")) ^ #define G_DEPRECATED __attribute__((__deprecated__)) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here lib/isupport.cGLIB_DEPRECATED :340:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] ^ } else if (!g_strcasecmp(key, "AWAYLEN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: lib/connection.c:992:19#define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERNnote: 'g_strcasecmp' has been explicitly marked deprecated here : ^ warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' if (n->name && !g_strcasecmp(n->name, name)) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' lib/line.c:211:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] GLIB_DEPRECATED ^ if (!g_strcasecmp(l->args[0], "NICK")) ^ #define G_DEPRECATED __attribute__((__deprecated__)) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' lib/isupport.c:342:14: #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' } else if (!g_strcasecmp(key, "KICKLEN")) { ^#define G_DEPRECATED __attribute__((__deprecated__)) ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944#define G_DEPRECATED __attribute__((__deprecated__)) ^ :37: note: expanded from macro 'G_DEPRECATED' lib/isupport.c:344:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] #define G_DEPRECATED __attribute__((__deprecated__)) ^ } else if (!g_strcasecmp(key, "TOPICLEN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:346:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "WATCH")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:348:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "VBANLIST")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:350:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "MAXPARA")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:352:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "MAXCHANNELS")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:354:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "MAXTARGETS")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:356:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "REMOVE")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:358:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "MAXBANS")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:360:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "MODES")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:362:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "WALLCHOPS")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:364:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "MAP")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:366:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "SSL")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:368:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "WALLVOICES")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:370:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "RFC2812")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:372:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "PENALTY")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:374:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "FNC")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:376:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "SAFELIST")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:378:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "USERIP")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:380:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "CPRIVMSG")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:382:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "CNOTICE")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:384:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "KNOCK")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:386:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "CAPAB")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:388:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "HCN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:390:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "VCHANNELS")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:392:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "WHOX")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:394:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "CALLERID")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:396:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "ACCEPT")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:398:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "ESILENCE")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:400:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "UHNAMES")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:402:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "KEYLEN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:404:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "SILENCE")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:410:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "CHANTYPES")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:413:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "CHANMODES")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:428:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "CHANLIMIT")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:431:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "EXCEPTS")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:438:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "INVEX")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:445:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "ELIST")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:459:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "DEAF")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:466:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "EXTBAN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:478:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "MAXLIST")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:481:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "IDCHAN")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:484:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "STATUSMSG")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:487:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "PREFIX")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:494:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "CHARSET")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:497:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "NAMESX")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lib/isupport.c:499:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(key, "SECURELIST")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ Compiling lib/listener.c 2 warnings generated. Compiling src/admin-cmd.c Compiling src/main.c 5 warnings generated. Compiling daemon/main.c 66 warnings generated. Compiling daemon/user.c 3 warnings generated. Compiling daemon/client.c Compiling daemon/backend.c 1 warning generated. src/main.c:337:7: warning: 'daemon' is deprecated: first deprecated in macOS 10.5 - Use posix_spawn APIs instead. [-Wdeprecated-declarations] if (daemon(1, 0) < 0) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdlib.h:292:6: note: 'daemon' has been explicitly marked deprecated here int daemon(int, int) __DARWIN_1050(daemon) __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_10_0, __MAC_10_5, __IPHONE_2_0, __IPHONE_2_0, "Use posix_spawn APIs instead.") __WATCHOS_PROHIBITED __TVOS_PROHIBITED; ^ Linking libirc.a Linking ctrlproxy-admin daemon/main.c:355:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] if (!g_strcasecmp(l->args[0], "PASS")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ daemon/main.c:357:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "CONNECT")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ daemon/main.c:360:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "USER") && l->argc > 4) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ daemon/main.c:365:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "NICK")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ daemon/main.c:367:14: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] } else if (!g_strcasecmp(l->args[0], "QUIT")) { ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:200:1: note: 'g_strcasecmp' has been explicitly marked deprecated here GLIB_DEPRECATED ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:983:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /opt/work/chat/ctrlproxy/work/.buildlink/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ daemon/main.c:506:7: warning: 'daemon' is deprecated: first deprecated in macOS 10.5 - Use posix_spawn APIs instead. [-Wdeprecated-declarations] if (daemon(1, 0) < 0) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdlib.h:292:6: note: 'daemon' has been explicitly marked deprecated here int daemon(int, int) __DARWIN_1050(daemon) __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_10_0, __MAC_10_5, __IPHONE_2_0, __IPHONE_2_0, "Use posix_spawn APIs instead.") __WATCHOS_PROHIBITED __TVOS_PROHIBITED; ^ Linking linestack-cmd 1 warning generated. Linking ctrlproxy 6 warnings generated. Linking ctrlproxyd *** Please use pkgtools/verifypc to sanity check dependencies.