Hi Szymon, >>> make --no-print-directory all-am >>> >>> CC client/main.o >>> >>> In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32, >>> >>> from /usr/include/glib-2.0/glib.h:32, >> >>> from client/main.c:36: >> Weird it seems to be triggering the use of a deprecated API on its >> own? That would be a bug in glib, also weird it did not trigger to >> other tools only for client. > > Yes, this looks like bug in glib but unfortunatelly that is the version > shipped with Ubuntu 19.04... > > It triggers for other files too, this is just first in line in case of single > thread build. I am against this change. Can someone fix Ubuntu please. Or we just start aggressively moving towards ELL and get rid of GLib. Regards Marcel